ASP.NET MVC Controls
HideGroupedColumns Property

Gets or sets a value indicating whether the panel hides grouped columns in the owner grid.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property HideGroupedColumns As Boolean
[DefaultValue()]
public bool HideGroupedColumns {get; set;}
Remarks
The FlexGrid displays grouping information in row headers, so it is usually a good idea to hide grouped columns since they display redundant information.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridGroupPanel<T> Class
FlexGridGroupPanel<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback